home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2005 Utilities
/
CHIP Utilities 2005.7z
/
CHIP Utilities 2005.iso
/
images
/
arachne.igz
/
arachne.img
/
LEVEL3
/
NWLAN.CAB
/
Bin
/
Lo.bat
next >
Wrap
DOS Batch File
|
2005-01-16
|
211b
|
8 lines
@if "%debug%"=="" echo off
%ramdrv%\bin\fpath.com logout.exe >nul
if errorlevel 1 goto _end
logout.exe %1 %2 %3 %4 %5 %6 %7 %8
%ramdrv%
if exist %ramdrv%\bin\repath.bat call %ramdrv%\bin\repath.bat
:_end